php artisan admin:make UserController --model=App\\User // under windows use: php artisan admin:make UserController --model=App\User